home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Simpsons Cartoon Studio™ Demo
/
Simpsons
/
Support
/
dlogdata
/
save.Dxr
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-16
|
187 b
|
11 lines
on exitFrame
go(the frame)
end
on mouseDown
set whichSprite to the clickOn
if (whichSprite = 2) or (whichSprite = 3) then
handleButton(theSaveDialog, whichSprite)
end if
end